home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magnum One
/
Magnum One (Mid-American Digital) (Disc Manufacturing).iso
/
d27
/
dspdep.arc
/
CLRPGMQ.CLP
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1991-12-04
|
246 b
|
6 lines
CLRPGMQ: PGM /* This program clears out the messages in +
the previous program's program message +
queue. */
RMVMSG PGMQ(*PRV) CLEAR(*ALL)
ENDPGM